﻿CHARACTERS = {
	c:BOR ?= {
		create_character = {
			first_name = "Ibrahim" # Ibrahim IV of Bornu
			last_name = "Sayfawa"
			historical = yes
			ruler = yes
			age = 41 # guessing
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				cautious
			}
		}

		create_character = {
			# Sheikh/Shehu al-Hajj Muhammad al-Amin ibn Muhammad al-Kanemi
			first_name = "Muhammad_al-Amin"
			last_name = "al-Kanemi"
			historical = yes
			heir = yes
			age = 60
			interest_group = ig_devout
			ideology = ideology_traditionalist
			traits = {
				ambitious
				erudite
				basic_diplomat
			}
		}
	}
}
